FruitVaseScene-Var-OutlineSettings.asset 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. %YAML 1.1
  2. %TAG !u! tag:yousandi.cn,2023:
  3. --- !u!21 &-2097851375725368393
  4. Material:
  5. serializedVersion: 8
  6. m_ObjectHideFlags: 0
  7. m_CorrespondingSourceObject: {fileID: 0}
  8. m_PrefabInstance: {fileID: 0}
  9. m_PrefabAsset: {fileID: 0}
  10. m_Name: Effect Material
  11. m_Shader: {fileID: -6465566751694194690, guid: f968e7540d632cc40b5ca8b340a3e718,
  12. type: 3}
  13. m_Parent: {fileID: 0}
  14. m_ModifiedSerializedProperties: 0
  15. m_ValidKeywords:
  16. - OUTLINE_USE_DEPTH
  17. - OUTLINE_USE_NORMALS
  18. m_InvalidKeywords: []
  19. m_LightmapFlags: 4
  20. m_EnableInstancingVariants: 0
  21. m_DoubleSidedGI: 0
  22. m_CustomRenderQueue: -1
  23. stringTagMap: {}
  24. disabledShaderPasses: []
  25. m_LockedProperties:
  26. m_SavedProperties:
  27. serializedVersion: 3
  28. m_TexEnvs:
  29. - unity_Lightmaps:
  30. m_Texture: {fileID: 0}
  31. m_Scale: {x: 1, y: 1}
  32. m_Offset: {x: 0, y: 0}
  33. - unity_LightmapsInd:
  34. m_Texture: {fileID: 0}
  35. m_Scale: {x: 1, y: 1}
  36. m_Offset: {x: 0, y: 0}
  37. - unity_ShadowMasks:
  38. m_Texture: {fileID: 0}
  39. m_Scale: {x: 1, y: 1}
  40. m_Offset: {x: 0, y: 0}
  41. m_Ints: []
  42. m_Floats:
  43. - _ColorThresholdMax: 0.25
  44. - _ColorThresholdMin: 0
  45. - _DepthThresholdMax: 2
  46. - _DepthThresholdMin: 0.15
  47. - _FadeRangeEnd: 50
  48. - _FadeRangeStart: 10
  49. - _NormalThresholdMax: 1
  50. - _NormalThresholdMin: 0.3
  51. - _Thickness: 1
  52. m_Colors:
  53. - _EdgeColor: {r: 0, g: 0, b: 0, a: 1}
  54. m_BuildTextureStacks: []
  55. --- !u!114 &11400000
  56. MonoBehaviour:
  57. m_ObjectHideFlags: 0
  58. m_CorrespondingSourceObject: {fileID: 0}
  59. m_PrefabInstance: {fileID: 0}
  60. m_PrefabAsset: {fileID: 0}
  61. m_GameObject: {fileID: 0}
  62. m_Enabled: 1
  63. m_EditorHideFlags: 0
  64. m_Script: {fileID: 11500000, guid: 130791d3e20646d2b6d81688877b0909, type: 3}
  65. m_Name: FruitVaseScene-Var-OutlineSettings
  66. m_EditorClassIdentifier:
  67. edgeColor: {r: 0, g: 0, b: 0, a: 1}
  68. thickness: 1
  69. resolutionInvariant: 0
  70. fadeWithDistance: 0
  71. fadeRangeStart: 10
  72. fadeRangeEnd: 50
  73. useDepth: 1
  74. minDepthThreshold: 0.15
  75. maxDepthThreshold: 2
  76. useNormals: 1
  77. minNormalsThreshold: 0.3
  78. maxNormalsThreshold: 1
  79. useColor: 0
  80. minColorThreshold: 0
  81. maxColorThreshold: 0.25
  82. renderEvent: 550
  83. outlineOnly: 0
  84. applyInSceneView: 1
  85. effectMaterial: {fileID: -2097851375725368393}